.bg_footer {
    background: #333333;
}

.footer {
    /* height: 190px; */
    padding: 68px;
    box-sizing: border-box;
}

.footer p {
    text-align: center;
    font-size: 16px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #999999;
    line-height: 40px;
}

.footer p a {
    color: #999999;
}